(转)Learn Plain JavaScript from Top Articles for the Past Year (v.2018)

原文地址

Medium上看到一篇关于javascript 学写的总结。原文作者研究了近2.4万篇 JavaScript 文章得出这篇总结,全文包含学习指南、新人上手、Webpack、性能、基础概念、函数式编程、面试、教程案例、Async Await、并发、V8、机器学习、数据可视化、调试、单元测试等章节,非常适合用于对自己 JavaScript 技术栈的比对,用于查漏补缺,适合收藏阅读。

Mybridge

Between Jan~Dec 2017, we’ve compared nearly 24,000 JavaScript articles to pick the Top 55.

We made this directory, believing that reading articles written by experienced programmers is a great way to learn. After learning from a course or two, you may face many challenges in building and shipping an actual app.

This directory will make it easier for you to find best JavaScript tutorials from last year, where experienced developers share their lessons, insights and mistakes working in JavaScript.

This directory has 15 key topics as shown below.

Mybridge

If you want a version with images: Go to our Medium link


Table of Contents

  1. Guide
  2. Get Started
  3. Webpack
  4. Performance
  5. Concept
  6. Funtional Programming
  7. Interview
  8. Case Study
  9. Async Await
  10. Concurrency
  11. V8
  12. Machine Learning
  13. Data Visualization
  14. Debugging
  15. Unit Testing


A) Beginner: Modern JavaScript for Beginner: Learn and build projects with pure JavaScript (No frameworks or libraries).
4,995 recommends, 4.8/5 stars

B) Advanced: Advanced JavaScript: Become a Senior JS developer. Interview questions and practices included.
10,015 recommends, 4.6/5 stars


Guide

Get Started

Webpack

Performance

Concept

Funtional Programming

Interview

Case Study

Async Await

Concurrency

V8

Machine Learning

Data Visualization

Debugging

Unit Testing